################################################################################
# Automatically-generated file. Do not edit!
################################################################################

PROJ 	= programer
PRODDIR = C:\Program Files\TASKING\carm v4.2r1

-include "..\makefile.init"

all:

clean:
	@rm -f $(GENERATED_FILES)

-include "subdir.mk"
-include "cmsis_lib\source\subdir.mk"
-include "Startup\ST\STM32F4xx\subdir.mk"
-include "STM32F4-Discovery\subdir.mk"
-include "..\makefile.defs"

EXT_LIBRARIES =

all : "programer.abs"

"programer.abs" : $(OBJ_FILES) $(EXT_LIBRARIES) ".programer.abs.opt"
	@echo Linking to ${@F}
	@"${PRODDIR}\bin\ccarm" -f ".programer.abs.opt"

".programer.abs.opt" : .refresh
	@argfile ".programer.abs.opt" -o "programer.abs" $(OBJ_FILES) $(EXT_LIBRARIES) -Cstm32f407vg -t -Wl-o"${PROJ}.hex":IHEX:4 --hex-format=s -Wl-D__DEVICE_LSL_FILE=stm32f4xx.lsl -Wl-D__FLASH_SIZE=1024k -Wl-D__SRAM_SIZE=192k "../${PROJ}.lsl" -Wl-OtZxycL --no-map-file -Wl--map-file="${PROJ}.mapxml":XML -Wl-mcrfiklSmNOduQ -Wl--error-limit=42 --fpu=FPv4-sp -g --global-type-checking -Wl--dep-file=".programer.abs.d" -Wl--make-target="programer.abs"
DEPENDENCY_FILES += ".programer.abs.d"
-include $(DEPENDENCY_FILES)

GENERATED_FILES += "programer.abs" "programer.mapxml" "programer.mdf" ".programer.abs.opt" "console.log"
-include "..\makefile.targets"
.PHONY : .refresh
